Wayland: avoid accidental export of internal symbols
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Oct 2013 23:41:26 +0000 (19:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Oct 2013 23:44:49 +0000 (19:44 -0400)
commit0db75c6b1058d8730d9f89de8eec52804b114969
tree4fd4015a7713e4f6b21123f65057e75fa0478fd9
parent6372342ae010c2acb1a36dc32efcbcd2312816a5
Wayland: avoid accidental export of internal symbols

Some symbols in the generated Wayland code were getting
decorated with WL_EXPORT, causing them to show up in the
libgdk exports. We don't want that.

https://bugzilla.gnome.org/show_bug.cgi?id=710141
gdk/wayland/Makefile.am